Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update istio to v1.20.3 #163

Merged
merged 1 commit into from
Feb 12, 2024
Merged

chore(deps): update istio to v1.20.3 #163

merged 1 commit into from
Feb 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
base patch 1.20.2 -> 1.20.3
docker.io/istio/pilot patch 1.20.2-distroless -> 1.20.3-distroless
docker.io/istio/proxyv2 patch 1.20.2-distroless -> 1.20.3-distroless
gateway patch 1.20.2 -> 1.20.3
istiod patch 1.20.2 -> 1.20.3
registry1.dso.mil/ironbank/tetrate/istio/pilot (source) patch 1.20.2-tetratefips-v0 -> 1.20.3-tetratefips-v0
registry1.dso.mil/ironbank/tetrate/istio/proxyv2 (source) patch 1.20.2-tetratefips-v0 -> 1.20.3-tetratefips-v0

Release Notes

istio/istio (base)

v1.20.3: Istio 1.20.3

Compare Source

Artifacts
Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/istio branch 2 times, most recently from 5648bba to 5e2e866 Compare February 9, 2024 17:45
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Feb 9, 2024
@mjnagel
Copy link
Contributor

mjnagel commented Feb 9, 2024

Testing out waiting labels here - if my recall is correct, when Renovate updates this PR (i.e. with a new image update) it should wipe out these labels, bringing it back to our queue. Will watch and validate that though - we may need to put a default label in the renovate config to trigger that behavior - will test on the side.

@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Feb 12, 2024
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has all expected updates, pending CI LGTM.

| datasource | package                                          | from   | to     |
| ---------- | ------------------------------------------------ | ------ | ------ |
| helm       | base                                             | 1.20.2 | 1.20.3 |
| docker     | docker.io/istio/pilot                            | 1.20.2 | 1.20.3 |
| docker     | docker.io/istio/proxyv2                          | 1.20.2 | 1.20.3 |
| helm       | gateway                                          | 1.20.2 | 1.20.3 |
| helm       | istiod                                           | 1.20.2 | 1.20.3 |
| docker     | registry1.dso.mil/ironbank/tetrate/istio/pilot   | 1.20.2 | 1.20.3 |
| docker     | registry1.dso.mil/ironbank/tetrate/istio/proxyv2 | 1.20.2 | 1.20.3 |
@mjnagel mjnagel merged commit e45de0e into main Feb 12, 2024
10 checks passed
@mjnagel mjnagel deleted the renovate/istio branch February 12, 2024 22:25
mjnagel added a commit that referenced this pull request Feb 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](v0.12.0...v0.13.0)
(2024-02-20)


### Features

* add authservice to uds-core
([#153](#153))
([b0b33b9](b0b33b9))


### Bug Fixes

* validating/mutating webhook networkpolicies and mtls
([#192](#192))
([b01e629](b01e629))


### Miscellaneous

* add security.md
([#189](#189))
([bf7c1d2](bf7c1d2))
* **deps:** update githubactions
([#179](#179))
([7797e25](7797e25))
* **deps:** update githubactions to ebc4d7e
([#183](#183))
([77357e7](77357e7))
* **deps:** update githubactions to v3
([#181](#181))
([70c5ddf](70c5ddf))
* **deps:** update istio to v1.20.3
([#163](#163))
([e45de0e](e45de0e))
* **deps:** update loki to v5.43.0
([#180](#180))
([bab5f7a](bab5f7a))
* **deps:** update loki to v5.43.1
([#182](#182))
([6cc5fc7](6cc5fc7))
* **deps:** update loki to v5.43.2
([#191](#191))
([0ec0cd4](0ec0cd4))
* **deps:** update pepr to v0.25.0
([#164](#164))
([e7b8212](e7b8212))
* **deps:** update uds to v0.9.0
([#173](#173))
([b91a90d](b91a90d))
* **deps:** update zarf to v0.32.3
([#155](#155))
([2f0a1a7](2f0a1a7))
* support deselection of metrics-server
([#193](#193))
([289a0fe](289a0fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.13.0](defenseunicorns/uds-core@v0.12.0...v0.13.0)
(2024-02-20)


### Features

* add authservice to uds-core
([#153](defenseunicorns/uds-core#153))
([b0b33b9](defenseunicorns/uds-core@b0b33b9))


### Bug Fixes

* validating/mutating webhook networkpolicies and mtls
([#192](defenseunicorns/uds-core#192))
([b01e629](defenseunicorns/uds-core@b01e629))


### Miscellaneous

* add security.md
([#189](defenseunicorns/uds-core#189))
([bf7c1d2](defenseunicorns/uds-core@bf7c1d2))
* **deps:** update githubactions
([#179](defenseunicorns/uds-core#179))
([7797e25](defenseunicorns/uds-core@7797e25))
* **deps:** update githubactions to ebc4d7e
([#183](defenseunicorns/uds-core#183))
([77357e7](defenseunicorns/uds-core@77357e7))
* **deps:** update githubactions to v3
([#181](defenseunicorns/uds-core#181))
([70c5ddf](defenseunicorns/uds-core@70c5ddf))
* **deps:** update istio to v1.20.3
([#163](defenseunicorns/uds-core#163))
([e45de0e](defenseunicorns/uds-core@e45de0e))
* **deps:** update loki to v5.43.0
([#180](defenseunicorns/uds-core#180))
([bab5f7a](defenseunicorns/uds-core@bab5f7a))
* **deps:** update loki to v5.43.1
([#182](defenseunicorns/uds-core#182))
([6cc5fc7](defenseunicorns/uds-core@6cc5fc7))
* **deps:** update loki to v5.43.2
([#191](defenseunicorns/uds-core#191))
([0ec0cd4](defenseunicorns/uds-core@0ec0cd4))
* **deps:** update pepr to v0.25.0
([#164](defenseunicorns/uds-core#164))
([e7b8212](defenseunicorns/uds-core@e7b8212))
* **deps:** update uds to v0.9.0
([#173](defenseunicorns/uds-core#173))
([b91a90d](defenseunicorns/uds-core@b91a90d))
* **deps:** update zarf to v0.32.3
([#155](defenseunicorns/uds-core#155))
([2f0a1a7](defenseunicorns/uds-core@2f0a1a7))
* support deselection of metrics-server
([#193](defenseunicorns/uds-core#193))
([289a0fe](defenseunicorns/uds-core@289a0fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant